home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / escalant / escala21.lha / escalante2.1 / images / char.im < prev    next >
Text File  |  1993-05-07  |  449b  |  9 lines

  1. #define char_width 20
  2. #define char_height 20
  3. static char char_bits[] = {
  4.    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0xf8, 0x01, 0x48, 0x08, 0x02,
  5.    0x84, 0x08, 0x02, 0x02, 0x09, 0x02, 0x02, 0x09, 0x02, 0x02, 0x09, 0x02,
  6.    0x02, 0xf9, 0x01, 0xfe, 0x09, 0x02, 0x02, 0x09, 0x02, 0x02, 0x09, 0x02,
  7.    0x02, 0x09, 0x02, 0x02, 0x09, 0x02, 0x02, 0xf9, 0x01, 0x00, 0x00, 0x00,
  8.    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
  9.